Skip to content

Conversation

DecimalTurn
Copy link

@DecimalTurn DecimalTurn commented Jun 24, 2023

Added the following to the README :

Troubleshooting:

If you run into an error saying "Ports are not available", it might be because port 80 is already in use on your computer. In that case, you can change the first port number in "80:80" to an available port, eg.: "81:80". Then you'll need to access the container via http://localhost:81/.

@jai-dewani
Copy link

This is something I faced as well while setting up the docker/getting-started container. Adding this sort of information would be useful, since this is an introduction documentation for docker.

CC: @mikesir87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants